[INFO] fetching crate jrsonnet-parser 0.5.0-pre97...
[INFO] fixing jrsonnet-parser-0.5.0-pre97 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate jrsonnet-parser 0.5.0-pre97 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate jrsonnet-parser 0.5.0-pre97
[INFO] finished tweaking crates.io crate jrsonnet-parser 0.5.0-pre97
[INFO] tweaked toml for crates.io crate jrsonnet-parser 0.5.0-pre97 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jrsonnet-parser 0.5.0-pre97 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jrsonnet-parser 0.5.0-pre97 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 17c6bbd4ce51df9df0d265c7deebde3010646885a70e662f45f4b6af54358c84
[INFO] running `Command { std: "docker" "start" "17c6bbd4ce51df9df0d265c7deebde3010646885a70e662f45f4b6af54358c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17c6bbd4ce51df9df0d265c7deebde3010646885a70e662f45f4b6af54358c84" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17c6bbd4ce51df9df0d265c7deebde3010646885a70e662f45f4b6af54358c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17c6bbd4ce51df9df0d265c7deebde3010646885a70e662f45f4b6af54358c84" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]    Compiling jrsonnet-gcmodule-derive v0.3.10
[INFO] [stderr]     Checking jrsonnet-gcmodule v0.3.10
[INFO] [stderr]     Checking jrsonnet-interner v0.5.0-pre97
[INFO] [stderr]     Checking jrsonnet-parser v0.5.0-pre97 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `jrsonnet_parser`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected "["
[INFO] [stderr]              --> src/lib.rs:64:8
[INFO] [stderr]               |
[INFO] [stderr]            64 |             = # #parse_string_literal(id) end_of_ident()
[INFO] [stderr]               |                 ^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: reserved token in Rust 2024
[INFO] [stdout]   --> src/lib.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = ##parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |               ^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/reserved-syntax.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-guarded-string-incompatible-syntax` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: insert whitespace here to avoid this being parsed as a forbidden token in Rust 2024
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = # #parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:394:7
[INFO] [stdout]     |
[INFO] [stdout] 394 |         ($s:expr) => {
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]     = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 394 |         ($s:expr_2021) => {
[INFO] [stdout]     |                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:406:10
[INFO] [stdout]     |
[INFO] [stdout] 406 |         ($expr:expr, $from:expr, $to:expr$(,)?) => {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 406 |         ($expr:expr_2021, $from:expr, $to:expr$(,)?) => {
[INFO] [stdout]     |                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:406:22
[INFO] [stdout]     |
[INFO] [stdout] 406 |         ($expr:expr, $from:expr, $to:expr$(,)?) => {
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 406 |         ($expr:expr, $from:expr_2021, $to:expr$(,)?) => {
[INFO] [stdout]     |                                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/lib.rs:406:32
[INFO] [stdout]     |
[INFO] [stdout] 406 |         ($expr:expr, $from:expr, $to:expr$(,)?) => {
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 406 |         ($expr:expr, $from:expr, $to:expr_2021$(,)?) => {
[INFO] [stdout]     |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reserved token in Rust 2024
[INFO] [stdout]   --> src/lib.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = ##parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |               ^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/reserved-syntax.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-guarded-string-incompatible-syntax` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: insert whitespace here to avoid this being parsed as a forbidden token in Rust 2024
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = # #parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `jrsonnet_parser`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected "["
[INFO] [stderr]              --> src/lib.rs:64:8
[INFO] [stderr]               |
[INFO] [stderr]            64 |             = # #parse_string_literal(id) end_of_ident()
[INFO] [stderr]               |                 ^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
[INFO] [stderr] crater-edition-check: jrsonnet-parser v0.5.0-pre97 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking jrsonnet-parser v0.5.0-pre97 (/opt/rustwide/workdir)
[INFO] [stdout] error: reserved multi-hash token is forbidden
[INFO] [stdout]   --> src/lib.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = ##parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |               ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: sequences of two or more # are reserved for future use since Rust 2024
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = # #parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: reserved multi-hash token is forbidden
[INFO] [stdout]   --> src/lib.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = ##parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |               ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: sequences of two or more # are reserved for future use since Rust 2024
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = # #parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: undefined rule `parse_string_literal`
[INFO] [stdout]   --> src/lib.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = ##parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: undefined rule `parse_string_literal`
[INFO] [stdout]   --> src/lib.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |             = ##parse_string_literal(id) end_of_ident()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peg::ParseLiteral`
[INFO] [stdout]   --> src/lib.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |         use peg::ParseLiteral;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peg::ParseLiteral`
[INFO] [stdout]   --> src/lib.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |         use peg::ParseLiteral;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jrsonnet-parser` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jrsonnet-parser` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "17c6bbd4ce51df9df0d265c7deebde3010646885a70e662f45f4b6af54358c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c6bbd4ce51df9df0d265c7deebde3010646885a70e662f45f4b6af54358c84", kill_on_drop: false }`
[INFO] [stdout] 17c6bbd4ce51df9df0d265c7deebde3010646885a70e662f45f4b6af54358c84
